home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / boot / selector90.readme < prev    next >
Text File  |  1999-03-02  |  16KB  |  353 lines

  1. Short:    Unique launching tool / script language
  2. Author:   boray@alfa.telenordia.se (Anders Persson)
  3. Uploader: boray@alfa.telenordia.se (Anders Persson)
  4. Version:  9.0
  5. Type:     util/boot
  6. Replaces: util/boot/selector80.lha
  7.  
  8.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  9.   * Description *
  10.  
  11.   Highly configurable launching tool for almost ANY purpose. But
  12.   it is not yet another program like toolsdeamon or toolmanager.
  13.   Selector serves as a complement to these types of programs. It's
  14.   more like a script language.
  15.  
  16.   You can for example make a button panel that follows you from
  17.   screen to screen when changing screens. Or a button panel (or menu)
  18.   that pops up ANYWHERE when pressing your middle mouse button.
  19.   (Or when pressing both mouse buttons together.)
  20.  
  21.   You can make a button for starting a program if it's not allready
  22.   open, else just jump to that programs screen. This is very comfortable,
  23.   as you allways press the same button to get to the programs screen,
  24.   regardless if it's open or not.
  25.   
  26.   You can make a special window only available on (for example) your
  27.   word processors screen, with buttons for starting different arexx
  28.   scripts for that program.
  29.   
  30.   Selector is a powerful tool to use within shell scripts or to
  31.   make a little GUI for your CLI type program.
  32.     
  33.   The possible use of selector is almost unlimited, yet the syntax
  34.   is very simple.
  35.     
  36.   It is really easy to produce a button panel, info window  or a little
  37.   requester with selector.
  38.  
  39.   Or, why not quote the world's biggest amiga magazine:
  40.   "The program is so easy to use that you can have your first project
  41.    up and running in under a minute." - AMIGA FORMAT march 1998
  42.  
  43.  
  44.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  45.  * Requirements *
  46.  
  47.  Selector needs AmigaDos 2.0 or better.
  48.  The Prefs script and many of the included examples need AmigaOS 3.0+
  49.  
  50.  
  51.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  52.  * What's new in Selector 9.0 (990218) *
  53.  
  54.    This version of selector has in principle been ready since October 1998.
  55.    The only thing that not was ready was this version history and some
  56.    new icons. I have been occupied with other projects. For example
  57.    my music CD:
  58.    
  59.    "Boray plays some tuba" -  http://www.ida.his.se/ida/~di3andpe/tuba.html
  60.    
  61.    Be sure to get a copy! A friend of mine has listened to it every
  62.    day in three month without getting tired of it! So it's well
  63.    worth the money.
  64.    
  65.    BorayLetter 6.0 (Multimedia emails - yet tiny files):
  66.    http://www.odyssey.on.ca/~dhamilton/borayletter.html
  67.    
  68.    A funny - easy to use program to make illustrative letters with
  69.    graphics, music, sound effects, speech. Nice YAM integration!
  70.    Other mailers can also be used (after some scriptwriting :-)
  71.  
  72.    I have also attended an university course. Enough with
  73.    explaining of the late release! Now on to the selecor news:
  74.  
  75.   -New command "draw". Let's you draw lines, boxes and other figures
  76.    in a selector window. The idea and the way it works comes
  77.    directly from BorayLetter! But the coordinates are better that
  78.    BorayLetter's as selector's "coordinates" are button/window
  79.    relative and scalable. You can also press "d" to get to a drawing tool!
  80.    No need for commands. You probably like command (as you are
  81.    using selector) but it's much easier with the drawing tool.
  82.    The drawing tool is adding draw commands to the script for you.
  83.  
  84.   -New command "drawcol". Sets the color for the draw command.
  85.   
  86.   -New commands "sortbuttons" and "sorttext" to sort the contents of a window.
  87.   
  88.   -New command "main" to decide what file to load when pressing "e".
  89.   
  90.   -New command "windowsize" to override the window size automation.
  91.   
  92.   -New command "changesize" to be able to use different sized buttons
  93.    in the same window.
  94.    
  95.   -New command "setpen" to be able to freely position the buttons and text.
  96.   
  97.   -New command "area" to be able to execute command depending on where you
  98.    click in the window (withot buttons).
  99.   
  100.   -New options LastX, LastY, LastXPos and LastYPos.
  101.   
  102.   -The "flow" command can now be used more than once in the same script.
  103.   
  104.   -You can press "x" to launch a user defined command.
  105.   
  106.   -New install tool and some new bonus tools.
  107.   
  108.  
  109.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  110.  * Also Try *
  111.  
  112.    ALM 3.2b
  113.    
  114.    Aminet: util/boot/alm32b.lha
  115.  
  116.     Do you have a problem remembering peoples birthdays?
  117.     And how many years they celebrate? I had, and that's
  118.     why I made these two programs. Now, I have used ALM
  119.     in over 6 years, and I never miss a birthday or
  120.     anything else imortant any longer!!! You only have to
  121.     type in the birthdays ONCE with the "ALM.Editor" as
  122.     there is only ONE year to edit. Then put and configure
  123.     "ShowALM" in your startup, and that's it!!!
  124.  
  125.     But you can also write in temporary notes in the
  126.     calendar, and then easily delete them again, without
  127.     deleting the resident notes. You can even let ShowALM
  128.     to delete them automatically when not needed any
  129.     longer.
  130.  
  131.     ALM needs an Amiga Classic with AmigaDos 2.0 or better.
  132.  
  133.     ALM is FREEWARE!
  134.  
  135.     Both english and swedish instructions are included.
  136.  
  137.  
  138.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  139.  * Also Try *
  140.  
  141.  My homepage: www.ida.his.se/ida/~di3andpe/
  142.  
  143.  Lots of free software, latest versions of my programs and support.
  144.  
  145.  
  146.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  147.  
  148.  
  149. ============================= Archive contents =============================
  150.  
  151. Original  Packed Ratio    Date     Time    Name
  152. -------- ------- ----- --------- --------  -------------
  153.     1716     837 51.2% 14-Oct-98 17:26:02  Selector.info
  154.      451     269 40.3% 14-Oct-98 17:06:50 +browser.sel
  155.      192     138 28.1% 06-Oct-98 11:02:14 +goparent
  156.      745     402 46.0% 14-Oct-98 17:44:38 +info.sel
  157.      705     385 45.3% 05-Oct-98 19:51:30 +info2.sel
  158.      985     513 47.9% 06-Oct-98 10:41:28 +info3.sel
  159.     1189     439 63.0% 14-Oct-98 17:06:24 +makebrowser
  160.      175     125 28.5% 06-Oct-98 11:02:16 +pleasewait.sel
  161.      572     214 62.5% 14-Oct-98 17:05:16 +startbrowser
  162.      325     199 38.7% 14-Oct-98 17:06:24 +vols
  163.      913     397 56.5% 06-Oct-98 11:02:14 +what
  164.       29      29  0.0% 14-Oct-98 18:11:20 +Browser 1
  165.     2207    1781 19.3% 14-Oct-98 18:11:28 +Browser 1.info
  166.      686     333 51.4% 14-Oct-98 19:09:24 +Browser 2
  167.     2208    1780 19.3% 14-Oct-98 19:09:52 +Browser 2.info
  168.      933     333 64.3% 14-Oct-98 17:43:12 +makefile
  169.      726     299 58.8% 04-Oct-98 13:29:18 +welcome.sel
  170.       92      81 11.9% 04-Oct-98 14:07:40 +what
  171.      528     199 62.3% 01-Jan-97 17:08:16 +allexamples
  172.       67      54 19.4% 25-Apr-96 14:44:30 +arg
  173.       42      36 14.2% 25-Apr-96 14:35:38 +arg.sel
  174.       97      70 27.8% 26-May-96 20:23:42 +argtest.sel
  175.       28      28  0.0% 26-May-96 20:50:04 +argtest2.sel
  176.      111      86 22.5% 22-Apr-96 19:16:36 +b1.sel
  177.      112      86 23.2% 03-Feb-98 11:49:30 +b2.sel
  178.      129     100 22.4% 24-Jul-98 10:59:12 +b3.sel
  179.      186     113 39.2% 23-Apr-96 17:42:56 +b4.sel
  180.      220      97 55.9% 03-Feb-98 11:50:54 +b5.sel
  181.      172     106 38.3% 07-May-97 13:13:46 +bigmess
  182.      104      77 25.9% 18-Feb-99 16:28:56 +changesize.sel
  183.      148     106 28.3% 27-May-96 12:45:04 +ChArgs.sel
  184.      110      92 16.3% 15-Nov-97 14:19:12 +clock.sel
  185.     1083     206 80.9% 17-Jan-98 12:45:00 +columns.sel
  186.       44      44  0.0% 25-Apr-96 14:46:30 +confirm
  187.      152     116 23.6% 25-Apr-96 14:27:08 +confirm.sel
  188.      183     128 30.0% 28-Jan-98 10:10:48 +copydrawer
  189.      112      89 20.5% 23-Apr-96 19:51:12 +env1.sel
  190.      120      89 25.8% 23-Apr-96 19:51:36 +env2.sel
  191.      228     133 41.6% 23-Apr-96 19:51:48 +env3.sel
  192.      134     114 14.9% 25-Apr-96 17:52:56 +env4.sel
  193.       97      73 24.7% 26-May-96 20:57:46 +env5.sel
  194.      163     129 20.8% 10-Mar-97 14:00:30 +env6.sel
  195.      132     101 23.4% 29-May-96 19:24:10 +etips.sel
  196.      104      78 25.0% 30-May-96 10:05:34 +etips2.sel
  197.       46      46  0.0% 25-Apr-96 15:30:38 +filename.sel
  198.     1641     654 60.1% 20-Oct-98 17:56:00 +flagga.sel
  199.      332     142 57.2% 15-Jan-98 14:50:14 +flow.sel
  200.      166     109 34.3% 17-Jul-98 14:02:00 +font.sel
  201.     1528     423 72.3% 30-Sep-98 15:49:28 +gap.sel
  202.       23      23  0.0% 14-Oct-98 17:32:10 +goprefs
  203.      269     162 39.7% 17-Jul-98 14:39:56 +include.sel
  204.      159     130 18.2% 22-Apr-96 00:00:42 +lformat
  205.      153      89 41.8% 05-Dec-97 13:45:32 +MarkButton.sel
  206.      102      89 12.7% 23-Apr-96 19:36:04 +note1
  207.      101      91  9.9% 23-Apr-96 19:36:26 +note2
  208.      324     156 51.8% 16-Dec-96 18:06:28 +onchange.sel
  209.      234     134 42.7% 25-Feb-97 16:57:42 +onexit.sel
  210.      110      77 30.0% 05-Dec-97 00:21:24 +onPopupclose.sel
  211.      188     135 28.1% 28-Sep-98 13:35:42 +patt1.sel
  212.      240     161 32.9% 28-Sep-98 13:35:58 +patt2.sel
  213.      509     298 41.4% 28-Jan-98 15:10:48 +PopupMenu.sel
  214.      496     300 39.5% 28-Jan-98 15:11:14 +PopupPanel.sel
  215.      184     122 33.6% 10-Dec-97 17:34:48 +prefs
  216.      597     252 57.7% 16-Jul-98 11:32:58 +prefs.info
  217.      124      97 21.7% 25-Apr-96 15:09:38 +req.sel
  218.     1253     341 72.7% 19-Feb-97 10:45:46 +rows.sel
  219.      866     408 52.8% 24-Jan-96 20:48:02 +rowsinfo.sel
  220.   155010   46784 69.8% 18-Feb-99 18:18:32 +selector.guide
  221.       67      61  8.9% 09-Dec-97 17:11:20 +Selector.Settings
  222.      313     193 38.3% 21-Oct-98 19:23:00 +setpen.sel
  223.      149      82 44.9% 21-Oct-98 15:44:00 +sort.sel
  224.      453     240 47.0% 06-Dec-97 00:00:48 +spelavad.sel
  225.       84      68 19.0% 24-Apr-96 16:56:10 +switch
  226.      152     114 25.0% 17-Feb-97 14:08:20 +switch.sel
  227.       74      64 13.5% 17-Feb-97 14:07:56 +testscript
  228.       91      64 29.6% 01-Jan-97 14:52:52 +tinymess.sel
  229.       86      71 17.4% 31-Oct-98 11:24:18 +windowsize.sel
  230.      517     223 56.8% 14-Oct-98 18:12:50 +Guide
  231.     7793    6904 11.4% 18-Feb-99 18:33:22 +Guide.info
  232.      525     157 70.0% 14-Oct-98 19:03:56 +copydocs
  233.      501     270 46.1% 14-Oct-98 19:00:52 +docs.sel
  234.      374     213 43.0% 14-Oct-98 12:31:04 +getexinfo
  235.      417     231 44.6% 14-Oct-98 11:59:58 +getinfo
  236.      366     186 49.1% 13-Oct-98 19:43:26 +getversions
  237.       98      71 27.5% 14-Oct-98 12:25:20 +inex
  238.      164     117 28.6% 14-Oct-98 17:47:54 +messy.sel
  239.       95      68 28.4% 14-Oct-98 13:26:02 +note.sel
  240.       71      69  2.8% 14-Oct-98 12:00:40 +readdoc
  241.      101      66 34.6% 12-Oct-98 18:11:52 +yesno.sel
  242.     3717    1332 64.1% 14-Oct-98 19:07:36 +Installer
  243.     1742    1291 25.8% 14-Oct-98 19:07:36 +Installer.info
  244.     1332     834 37.3% 14-Oct-98 17:26:02 +Patterns.info
  245.    16250   13769 15.2% 08-Mar-98 18:27:26 +4.Autumn1
  246.    16980   10710 36.9% 08-Mar-98 18:27:50 +4.Bears-Big
  247.     4034    3332 17.4% 08-Mar-98 18:28:06 +4.Camo
  248.     3684    2722 26.1% 08-Mar-98 18:27:04 +4.CoffeeBean
  249.     6368    3768 40.8% 08-Mar-98 18:28:36 +4.FallBrown
  250.    12782    9981 21.9% 08-Mar-98 18:28:54 +4.gravel
  251.     1386     467 66.3% 17-Jan-98 18:08:48 +4.krull
  252.     1090     621 43.0% 17-Jan-98 18:01:16 +4.random
  253.     5058    1666 67.0% 17-Jan-98 17:49:14 +4.selectorBig
  254.     2594    1024 60.5% 17-Jan-98 17:57:06 +4.selectorMid
  255.      718     313 56.4% 17-Jan-98 17:59:56 +4.selectorSmall
  256.      714     229 67.9% 23-Jan-98 18:45:54 +4.Strabismus
  257.     6016    5324 11.5% 13-Jan-98 19:35:18 +8.Auntie
  258.     3424    1895 44.6% 13-Jan-98 19:36:06 +8.Cheata
  259.     6626    5521 16.6% 02-Oct-98 10:30:44 +8.Eight
  260.     6438    5488 14.7% 02-Oct-98 10:30:14 +8.Eight.light
  261.     8698    4699 45.9% 13-Jan-98 19:39:04 +8.FallBrown
  262.     2748    1189 56.7% 02-Feb-98 20:07:44 +8.kludd
  263.     3566    1717 51.8% 02-Feb-98 20:11:58 +8.kludd.color
  264.     2470    1156 53.1% 02-Feb-98 20:09:26 +8.kludd.dark
  265.     7698    4686 39.1% 17-Jan-98 18:25:00 +8.korvarBig
  266.     2408    1503 37.5% 17-Jan-98 18:26:04 +8.korvarSmall
  267.     3028    2302 23.9% 17-Jan-98 18:16:00 +8.krull
  268.     2168    1260 41.8% 17-Jan-98 18:33:38 +8.krull-black
  269.     3010    2192 27.1% 17-Jan-98 18:19:54 +8.krull-Selector
  270.     8268    6085 26.4% 13-Jan-98 19:39:30 +8.MarbleDark
  271.      972     630 35.1% 18-Feb-99 18:49:04 +8.now
  272.    15092    6726 55.4% 13-Jan-98 19:39:48 +8.pattern1
  273.    10562    8718 17.4% 13-Jan-98 19:39:56 +8.pattern14
  274.      476     220 53.7% 13-Jan-98 19:40:06 +8.pattern15
  275.    18380   12250 33.3% 13-Jan-98 19:40:18 +8.pattern2
  276.     4678    3978 14.9% 13-Jan-98 19:40:28 +8.pattern3
  277.    18720   14978 19.9% 13-Jan-98 19:40:36 +8.pattern5
  278.     4536    3399 25.0% 02-Feb-98 20:00:20 +8.rings
  279.     1116     393 64.7% 02-Feb-98 20:02:14 +8.rings2
  280.     2518     826 67.1% 23-Jan-98 18:55:00 +8.Strabismus
  281.     4712    4443  5.7% 13-Jan-98 19:40:46 +8.TissueComb2
  282.      654     244 62.6% 14-Oct-98 17:30:12 +back.sel
  283.      273     145 46.8% 14-Oct-98 17:29:32 +back2
  284.      144     105 27.0% 14-Oct-98 17:30:18 +background
  285.      202      92 54.4% 19-Jul-98 10:33:34 +cancelprefs
  286.      574     279 51.3% 14-Oct-98 19:19:44 +changepat
  287.      343     176 48.6% 19-Jul-98 10:26:42 +chooseeditor
  288.      388     192 50.5% 19-Jul-98 10:27:44 +chooseguide
  289.      814     364 55.2% 20-Oct-98 16:41:00 +colorreq.sel
  290.      138     103 25.3% 20-Oct-98 15:07:12 +drawcol
  291.      227     119 47.5% 17-Jul-98 11:04:04 +font
  292.      654     244 62.6% 14-Oct-98 17:30:04 +fore.sel
  293.      256     137 46.4% 14-Oct-98 17:29:58 +foreground
  294.      133     102 23.3% 14-Oct-98 17:31:42 +gap
  295.      256     152 40.6% 16-Jul-98 20:20:52 +gap.bak
  296.      621     327 47.3% 19-Oct-98 18:36:10 +help.sel
  297.       96      71 26.0% 29-Sep-98 18:34:02 +jump
  298.      144     105 27.0% 14-Oct-98 17:28:06 +mark
  299.      115      79 31.3% 29-Sep-98 18:23:04 +mark.sel
  300.      362     159 56.0% 29-Sep-98 18:24:04 +numbers.sel
  301.     1341     268 80.0% 14-Oct-98 17:31:26 +patterns.sel
  302.     1643     595 63.7% 20-Oct-98 15:17:00 +prefs.sel
  303.       68      61 10.2% 17-Jul-98 16:01:50 +running.sel
  304.      200      93 53.5% 19-Jul-98 10:28:10 +saveprefs
  305.      361     170 52.9% 29-Sep-98 18:54:38 +show.sel
  306.      704     252 64.2% 14-Oct-98 17:28:56 +textback.sel
  307.      271     145 46.4% 14-Oct-98 17:29:12 +textback2
  308.      702     251 64.2% 14-Oct-98 17:29:20 +textfore.sel
  309.      289     148 48.7% 14-Oct-98 17:29:26 +textforeground
  310.     1389     270 80.5% 14-Oct-98 17:28:46 +unload.sel
  311.       88      74 15.9% 17-Jul-98 11:02:24 +unloadpat
  312.     1555     411 73.5% 14-Oct-98 18:11:54 +Prefs
  313.     1422     909 36.0% 14-Oct-98 18:11:56 +Prefs.info
  314.     5491    2384 56.5% 18-Feb-99 18:42:44 +ReadMe
  315.     2482    1285 48.2% 18-Feb-99 18:42:48 +ReadMe.info
  316.   117228   51108 56.4% 18-Feb-99 18:24:34 +Selector
  317.     1850    1122 39.3% 14-Oct-98 17:26:02 +Selector.info
  318.      919     478 47.9% 14-Oct-98 15:35:46 +ShortWay
  319.     2482    1280 48.4% 14-Oct-98 17:26:02 +ShortWay.info
  320.     1332     836 37.2% 14-Oct-98 17:26:02 +Tools.info
  321.      868     587 32.3% 24-May-94 17:37:12 +BreakName
  322.    23584   15200 35.5% 06-Jan-97 16:11:04 +Change
  323.    30980   20356 34.2% 24-Jul-98 09:35:58 +ChangeLine
  324.    29956   19899 33.5% 24-Jul-98 09:39:16 +ChopLine
  325.    29400   19605 33.3% 24-Jul-98 09:36:38 +ChopWord
  326.    21984   14630 33.4% 06-Jan-97 16:14:24 +Count
  327.     2781    1312 52.8% 24-May-94 17:36:58 +BreakName.doc
  328.     5106    1611 68.4% 23-May-97 16:08:30 +Execute.c
  329.     2193    1046 52.3% 23-May-97 16:04:42 +executehack.readme
  330.     5154    1910 62.9% 28-Jun-80 21:41:00 +MagicColors.guide
  331.     1878     991 47.2% 14-Jan-98 20:37:40 +MagicColors.guide.info
  332.     6583    3104 52.8% 10-May-91 13:35:18 +psx.docs
  333.     2676    1215 54.5% 22-Jun-95 17:30:44 +RequestString.txt
  334.     1591     808 49.2% 21-Apr-95 18:52:54 +WBRun.doc
  335.    29164   19506 33.1% 24-Jul-98 09:36:48 +Enclose
  336.     1184     842 28.8% 23-May-97 16:09:02 +Execute
  337.     4020    2328 42.0% 28-Jun-80 21:41:00 +MagicColors
  338.     4027     879 78.1% 14-Jan-98 20:37:42 +MagicColors.info
  339.    23852   14204 40.4% 30-Mar-95 23:17:26 +parm.library
  340.    19916   12969 34.8% 18-Jul-98 19:12:56 +FileName
  341.    30396   20083 33.9% 24-Jul-98 09:37:04 +GetLine
  342.    21544   13798 35.9% 13-Oct-98 19:39:48 +GetVer
  343.    20032   13380 33.2% 24-Jul-98 09:34:54 +psrun
  344.    12744    7499 41.1% 27-May-95 14:47:54 +psx
  345.     3776    2412 36.1% 17-Jun-95 16:25:48 +RequestString
  346.    28280   18511 34.5% 28-Apr-97 10:50:10 +SelectorFont
  347.    20264   13420 33.7% 10-Mar-98 20:47:08 +SelectorScreens
  348.    24996   16743 33.0% 07-May-97 13:09:42 +SelectorText
  349.    25284   17300 31.5% 19-Jul-96 15:27:54 +unsort
  350.     1340     973 27.3% 21-Apr-95 18:47:22 +WBRun
  351. -------- ------- ----- --------- --------
  352.  1007142  567952 43.6% 24-Feb-99 22:40:44   198 files
  353.